hector_gazebo
hector_gazebo copied to clipboard
hector_gazebo provides packages related to the simulation of robots using gazebo (gazebo plugins, world files etc.).
Hello, I am trying to install the package and run the sensor model in some kind of robot but I am not able to figure out how to add the...
The wireless receiver sensor will publish the distance and angle of arrival information relative to the wireless transmitters in the world which can be used for wireless localization simulation.
CMakeFiles/Makefile2:13101: recipe for target 'hector_gazebo-melodic-devel/hector_gazebo_plugins/CMakeFiles/hector_gazebo_ros_imu.dir/all' failed make[1]: *** [hector_gazebo-melodic-devel/hector_gazebo_plugins/CMakeFiles/hector_gazebo_ros_imu.dir/all] Error 2 /usr/bin/ld: cannot find -lSWSCALE::SWSCALE /usr/bin/ld: cannot find -lAVFORMAT::AVFORMAT /usr/bin/ld: cannot find -lAVCODEC::AVCODEC collect2: error: ld returned 1 exit status...
I recently found this resource while trying to make a ROS simulation in Gazebo. I am currently learning ROS and was interested in making a drone simulation using the hector...
I'm trying to run autorallly using ros2, I have been able to build the descrption and gazebo package successfully. But my car in gazebo keeps jerking and moving. I also...
Hi team, I am attempting to simulate a 6-wheeled robot in gazebo and am looking to use your plugin. Could you please supply me an example usage for a .urdf.xacro...
Hi, I am using the gazebo_ros_gps sensor from the hector_gazebo plugins. I am getting the lattitude, longitude and altitude values from this. However the latitude and longitude values seem to...
Hi, first, I'm new to ROS so it's probably a noob mistake... I added a libhector_gazebo_ros_sonar to my robot description as follow: ``` ``` When I spawn my robot in...
The PID is from control_toolbox, with dynamic reconfigure to tune it. Now it can be controlled in X, Y & rotation (previously only X & rotation). There is also a...
The code for the entire repository compiles from source without modification on my melodic installation. I am wondering whether opening a new branch and updating the wiki pages for the...