Replies: 1 comment 3 replies
-
Hi @raysu1027, by default a docker container will not be able to see the devices from the host computer. Something like this should do it Then, I recommend to also double check whether the Create 3 and the Jetson nano can communicate over ROS 2.
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I want to use the joystick to remote control the create3 but cannot run.
Hardware setup

Use environment
OS : ubuntu 20.04.06LTS
OS Type : 64bit
Graphics : NVIDIA Tegra Xavier
Building up by this link : https://iroboteducation.github.io/create3_docs/setup/jetson/
Start ROS 2 Galactic container
Version : dustynv/ros:galactic-ros-base-l4t-r35.1.0
Issues
Run Joystick command :
Command look like is ok, but joystick cannot contol.
Then i find the ls /dev/input/.
Inside container cannot find js0 show error .
But outside container can see js0.

Jetson Xavier and Create3 are link same AP.
Am i missing something?
Beta Was this translation helpful? Give feedback.
All reactions