-
Notifications
You must be signed in to change notification settings - Fork 58
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
Modifications for noetic/python3 and switched output to DAE. #2
base: master
Are you sure you want to change the base?
Conversation
Solves #1 |
Hi #I try to convert it but I get an error. I have used map2gazebo_py3.py in the launch file ... logging to /home/akoubaa/.ros/log/106d5a8c-15f8-11eb-9e77-fd1ed3a393c5/roslaunch-ubuntu-26846.log started roslaunch server http://ubuntu:40743/ SUMMARYPARAMETERS
NODES ROS_MASTER_URI=http://localhost:11311 process[map2gazebo-1]: started with pid [26860] |
Here you have to change from stl to dae in the config/default.yaml file |
Hi, since in my team we already made the changes to make your package compatible with ROS noetic. I thought that it would be nice to share it.
Changes :
In python3 it was easier to generate a COLLADA file. I noticed as well that gazebo seems to prefer COLLADA files as a mesh.