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

Running ROS_quadrotor_simulator on ROS noetic and Gazebo 11 #51

Open
Shazam213 opened this issue Sep 2, 2022 · 1 comment
Open

Running ROS_quadrotor_simulator on ROS noetic and Gazebo 11 #51

Shazam213 opened this issue Sep 2, 2022 · 1 comment

Comments

@Shazam213
Copy link

Encountered with many errors while executing catkin build in my workspace.
At first had installed the rotor simulator package but was encountering with many problems so decided to delete the package as it was not much needed in the future.
Also did not have move_base package installed so make sure you install it while installing the noetic distro onto your device. if needed use this command: sudo apt-get install ros-noetic-navigation
Lastly debugged the CMakeLists.txt of action_controller in the ROS_quadrotor_simulator. In line 24 of CMakeLists.txt added the path to include folder in devel in the include_directories() or else it would not include the CommandTrajectory.h file

@javier99nl
Copy link

Hello, I am trying to use this package in ROS Noetic and Gazebo 11, was you able to solve it? Do you recommend me to try to use this package in the setup that I have, or I should better look for other alternatives.

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

2 participants