Skip to content
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

Does not compile with Gazebo 9 #14

Closed
mhubii opened this issue Jun 14, 2018 · 1 comment
Closed

Does not compile with Gazebo 9 #14

mhubii opened this issue Jun 14, 2018 · 1 comment

Comments

@mhubii
Copy link

mhubii commented Jun 14, 2018

Hi,

thank you for reading this. I am trying to compile the code and have Gazebo 9 already installed and that may lead to the errors. I am on Ubuntu 16.04 and Pytorch from the master branch is already built from source.

martin@mars:~/Downloads/jetson-reinforcement/build$ make -j8

[huge error code]

make[2]: *** [gazebo/CMakeFiles/gazeboArmPlugin.dir/ArmPlugin.cpp.o] Error 1
CMakeFiles/Makefile2:205: recipe for target 'gazebo/CMakeFiles/gazeboArmPlugin.dir/all' failed
make[1]: *** [gazebo/CMakeFiles/gazeboArmPlugin.dir/all] Error 2
gazebo/CMakeFiles/gazeboRoverPlugin.dir/build.make:62: recipe for target 'gazebo/CMakeFiles/gazeboRoverPlugin.dir/RoverPlugin.cpp.o' failed
make[2]: *** [gazebo/CMakeFiles/gazeboRoverPlugin.dir/RoverPlugin.cpp.o] Error 1
CMakeFiles/Makefile2:167: recipe for target 'gazebo/CMakeFiles/gazeboRoverPlugin.dir/all' failed
make[1]: *** [gazebo/CMakeFiles/gazeboRoverPlugin.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
@mhubii
Copy link
Author

mhubii commented Jun 14, 2018

Removing Gazebo 9 and replacing it by 7 did the job

@mhubii mhubii closed this as completed Jun 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant