this post was submitted on 30 Jun 2023
3 points (100.0% liked)

ROS

169 readers
1 users here now

Welcome to our ROS community!

This is a place where you can post links and news about the Robot Operating System and share with the rest of the Fediverse.

For content general to Robotics and unrelated to ROS, checkout: !robotics

Community References:

Project Resources:

Q&A Exchanges:

Event Calendars:

Helpful Links:

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] ruffsl 2 points 1 year ago (3 children)

@[email protected] , looks like more folks are getting around to using ROS with Valve's Steam Deck.

[–] mjpc13 1 points 1 year ago (1 children)

Yeah, although I don't like this approach. Using containers seems to be the best choice here. In this way you can keep the default/custom Steam bindings, which is very useful. And you don't have the audio, sleep, OS or battery problems they talk in the video. I would argue that "desktop use" is not the best use for a Steam Deck, but more as a field computer.

[–] ruffsl 2 points 1 year ago (1 children)

Any particular instructions you followed to install a container runtime? I don't own one, but I've heard it uses a read only system install that you have to disable to alter system files.

[–] mjpc13 2 points 1 year ago* (last edited 1 year ago)

The downside to disable the read only system file is that you will delete any changed file and installed package when you update SteamOS.

I used homebrew to install podman. Since homebrew creates a folder in /home/linuxbrew/ there is no problem with the read only system.

load more comments (1 replies)