Giter VIP home page Giter VIP logo

hector_models's People

Contributors

chrisr48 avatar cschindlbeck avatar fkunz avatar jaspersuess avatar jolichtenfeld avatar kdaun avatar lenng853 avatar martin-oehler avatar meyerj avatar mipo57 avatar nathaw avatar nemosum0 avatar pschillinger avatar romayiii avatar schnaubelt avatar skohlbr avatar stefanfabian avatar tgraber avatar themangalex avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

hector_models's Issues

how do i run hector plugins

hello i am new to ros i download hector repository to my workspace and i want to run the package to see all these different sensors can someone help me?Thanks

Noise simulation in sensor description

Hi! In the hokuyo simulation file (hokuyo_utm30lx.urdf.xacro), I doubt whether the noise model is set rightly (L63):

< plugin name="gazebo_ros_${name}_controller" filename="libgazebo_ros_laser.so" >
< gaussianNoise >0.005< /gaussianNoise >
...
< /plugin >

Check the SDF manual of Gazebo (v 1.2 - 1.4), it seems that the noise model should be indicated like this:
< noise >
< type >gaussian< /type >
< mean >noise_mean< /mean >
< stddev >noise_stddev< /stddev >
< /noise >

And I suggest that the standard deviation part of the noise model could be changed with the xacro macro (as I think the mean part should be always 0). Thanks for viewing!

What ray_count is?

Thank you so much for your implementation of the ROS packages of hector sensors!

However, I'm confused about one argument for the sonar sensor:ย ray_count. What is it and what value should I give it if I want to use it as a single-beam echo sounder with a circular cone detection area?

Actually, if I set it to be 1, the sensor could only detect obstacles right in front of the sensor in the line but not inside the field of view.
Otherwise, if I set it to be a bigger value like 100, the return value will have some tremendous changes every now and then. For example, I make the robot static at one position in a static environment, the value will suddenly change from 4.6 to 10 (10 is the max range), and then change back. Meanwhile, the computer will be very slow which seems the 100 ray count sonar uses up a lot of computation ability.

Have you seen this before and do you know how to fix it? Thank you again for your project and your help! Look forward to your reply!

What is the "xacro:inertial_sphere" in file "vlp16.urdf.xacro"?

I tried to add vlp16_model into our turtlebot2 robot. However, when I run this command,
rosrun xacro xacro kobuki_hexagons_velodyne.urdf.xacro > ~/temp.xml

error came as below. I've search online but still can't figure out what "xacro:inertial_sphere" means. Anyone helps, please? BTW, the OS is ubuntu16 and ros version is kinect. Thanks!

unknown macro name: xacro:inertial_sphere None None
when instantiating macro: vlp16_model (kobuki_hexagons_velodyne.urdf.xacro)
in file: kobuki_hexagons_velodyne.urdf.xacro

Kinetic release

Hi!

Could you please do a release for kinetic? I don't know if the Gazebo version change makes the port difficult, but I hope it does not!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.