-
Notifications
You must be signed in to change notification settings - Fork 52
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 finding named 'ros2_data.ros2_data_s__rosidl_typesupport_c' #15
Comments
Hi @UK-Roy, ModuleNotFoundError: No module named 'ros2_data.ros2_data_s__rosidl_typesupport_c' This error is related to the ros2_data ROS2 Package, which may not be correctly installed (compiled) in your machine. Could you please re-build it, and try again? Regards, |
Thanks for the response. I could not find any installation process for ros2_data as well as there is no package in the apt package manager tool. If you provide me the instruction to re-build process, I will be grateful. Kind regards, |
Hi @UK-Roy,
Regards, |
Hi @mikel, IFRA-Cranfield, Then I tried to simulate any robot in gazebo, but it is not showing in gazebo but in rviz. But the result show s like below: How to overcome this kind of issues. Regards, |
Hi @UK-Roy, |
Hi @MikelBueno, But ros2_RobotSimulation pkg is not working |
Hello IFRA team,
I wanted to experiment with your repository for leveraging the Gazebo & moveit setup for the panda robot that you have available in order to use it in some Reinforcement Learning experiments. I'm running Linux Ubuntu 20.04 LTS. I have followed the instructions you have on the .readme on how to install this package. I have clone your repository to the 'src' folder of my 'dev_ws'. However during running the I received the following error:
Command:
The following error:
How could I overcome this issue?
Thank you very much in advance for your valuable help!
Kind regards,
UK Roy
The text was updated successfully, but these errors were encountered: