-
Notifications
You must be signed in to change notification settings - Fork 84
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
rotors_gazebo_plugins:make error #105
Comments
Thanks for opening your first issue here! Make sure that no other issues on the same topic have already been opened! |
Hello! It's a bit unclear to me what's happening in that context. Could you please provide more information regarding the Ubuntu and ROS releases you're referring to? Thank you! Have you had the opportunity to review the resolved issues? The problem may have already been resolved. |
hello, I have ubunto 20.04.2.0, ros noetic e Gazebo multi-robot simulator, version 11.11.0 with Virtual Box. Installed CrazyS following ReadMe.md and when i run 'catkin build', I encounter the issues i shared in my previous post. I read solution #590, which had the same error as mine, and it said to follow the ReadMe.md, which I followed to use CrazyS, but every time I try to 'catkin build,' it gives me an error in the build of rotors_gazebo_plugins |
I see. It appears that some updates may be missing. Please rerun the following commands and give me back with the results.
|
Hi, I am facing the same error. I ran all the commands you provided here. |
Hi there! Have you tried following the commands mentioned above? |
Yes I tried following the commands mentioned above. The build error thrown by catkin build command is store inside error.txt file above. |
@RugvedKatole , read #40 and let me know if this solves the issue. |
Hi all, |
@gsilano i need to know how to use plugins define like librotors_gazebo_lidar_plugins.so define in rotors_gazebo_plugins. I am using lidar in component snippet where different plugins with cpp code are given. When i used plugins given by gazebo like libgazebo_ros_laser.so it give me scan values and it does work as expected but I want to used some customized plugins in my codes. libLiftDragPlugin.so libroll_pitch_yawrate_thrust_controller.so librotors_gazebo_bag_plugin.so librotors_gazebo_controller_interface.so librotors_gazebo_fw_dynamics_plugin.so librotors_gazebo_gps_plugin.so librotors_gazebo_imu_plugin.so librotors_gazebo_lidar_plugin.so librotors_gazebo_magnetometer_plugin.so librotors_gazebo_motor_model.so librotors_gazebo_multirotor_base_plugin.so librotors_gazebo_noisydepth_plugin.so librotors_gazebo_odometry_plugin.so librotors_gazebo_pressure_plugin.so librotors_gazebo_ros_interface_plugin.so librotors_gazebo_velodyne_plugin.so librotors_gazebo_wind_plugin.so pkgconfig python3 rotors_control rotors_evaluation rotors_gazebo rotors_joy_interface in component_snippet all these plugins are being referred but librotor_gazebo_lidar_plugin is not used but given in rotors_gazebo_plugins. Hope this make sense |
Hi! I think you should use the issue tracker of the RotorS package for this type of question. |
hey, the video says that is private, i had this problem with the catkin build |
How can I solve this problem?
The text was updated successfully, but these errors were encountered: