-
Notifications
You must be signed in to change notification settings - Fork 35
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No module named 'ros_g29_force_feedback' #25
Comments
Did you build this package? cd catkin_ws
colcon build |
yes, I am trying ubuntu20.04 with ros2-galactic, cmake version 3.16. It still wont work when trying It turns out to be the ros2 issue. deactivate conda, if you have several ros2 version like foxy and galactic, remove one and try again. |
@CaMi1le You mean you had solved the issue? |
yes, and a simple advice, the readme may need some update to support the current repo |
@CaMi1le |
Hi !
In other CARLA test files, my steering wheel has already encountered resistance. but when I was running ~/catkin_ws/src/ros-g29-force-feedback/examples$ python3.8 carla_control.py, the error 'No module named' ros_g29_force_feedback 'was reported. May I ask how to resolve it? Or is there any other way to test whether the steering wheel can be controlled in reverse through code?
The text was updated successfully, but these errors were encountered: