-
Notifications
You must be signed in to change notification settings - Fork 39
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
Issue Running F1 on ROS-Noetic #15
Comments
Hi @AbsorbedInThought |
Yes, I installed it with make as well as catkin_make. |
With some changes, I was able to run F1 successfully. These were the following steps: Install Python3 Catkin Package:
Installing JdeRobot assets:
Installing the F1 model:
Launching F1:
|
Good to hear that. Now you can go on playing with the Formula-1 car and VisualCircuit tool. I reopen this issue so we solve it without installing JdeRobot-assets, which is deprecated. We should copy everything required from JdeRobot-assets into CustomRobots, maybe /opt/jderobot/share/jderobot/gazebo/assets-setup.sh... and that way CustomRobots will be self-contained. |
I am having an issue running the F1 model for ROS-Noetic. Whenever I run it, I can only see an empty world in Gazebo. I have verified the directories and all the models and worlds which are required are present in their correct paths. I get no errors and this is the following output:
I would appreciate if you could share some steps on how you got this working with ROS-Noetic, so I can check if I am missing something.
CMake: 3.16.3
ROS: Noetic
Gazebo: 11
Ubuntu: 20.04 LTS
The text was updated successfully, but these errors were encountered: