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

Height above ground level - sensor #23

Closed
osrf-migration opened this issue Nov 19, 2018 · 9 comments
Closed

Height above ground level - sensor #23

osrf-migration opened this issue Nov 19, 2018 · 9 comments

Comments

@osrf-migration
Copy link

Original report (archived issue) by Anonymous.


Is it possible for you to add a sensor to measure height above ground of the vehicles? It think this would benefit all the teams.

Thanks,
Hector.

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


Do you mean a downward facing lidar beam that would return the distance from the vehicle to the ground? If so, we can take that into consideration.

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters).


Another option is an AltimeterSensor, which gazebo supports.

@osrf-migration
Copy link
Author

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).


I think the altimeter sensor returns the vertical position relative to a reference frame. So, the altimeter sensor wouldn't be able to detect changes in the terrain below a quadcopter that is flying at a fixed height.

@osrf-migration
Copy link
Author

Original comment by Steve Peters (Bitbucket: Steven Peters).


Yeah, they are measuring different things. I think an altimeter would be more useful for one of the ground vehicles as it travels up and down in the tunnels, but the downward facing lidar would be more helpful for a drone.

@osrf-migration
Copy link
Author

Original comment by Hector Escobar (Bitbucket: hector_escobar).


Yes, I mean a downward facing lidar for the quadcopters. Thanks!

@osrf-migration
Copy link
Author

Original comment by Neil Johnson (Bitbucket: realdealneil1980).


Has there been any movement on this? If we develop such a sensor and submit it as an enhancement, would that help? I don't know if such a sensor exists in gazebo, but it would be very beneficial. Does a point laser exist (as opposed to a line scanning laser)? That would be sufficient...

@osrf-migration
Copy link
Author

Original comment by Neil Johnson (Bitbucket: realdealneil1980).


There is a sonar sensor in the hector gazebo plugins...can we add such a sensor to our vehicle?

@osrf-migration
Copy link
Author

Original comment by Neil Johnson (Bitbucket: realdealneil1980).


We have added the hector quadrotor sonar to the X4_with_sensors.xacro file. We have added it as a downward facing sonar, and we've also added an upward facing lidar. We chose limits that seem reasonable relative to the real world. We are happy to share this with the entire user community. We would like to start using this sensor to support our solution to the subt challenge. Please let us know if this is ok or if we need to seek approval from DARPA.

@osrf-migration
Copy link
Author

Original comment by Angela Maio (Bitbucket: Angela Maio).


  • changed state from "new" to "resolved"

Upward and downward range sensing were incorporated using point lidar sensors in X4_SENSOR_CONFIG_6, SSCI_X4_SENSOR_CONFIG_1 and SSCI_X4_SENSOR_CONFIG_2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant