Skip to content

Conversation

nkoenig
Copy link
Contributor

@nkoenig nkoenig commented Aug 6, 2020

I think the left_track_j and right_track_j joint state information should not be published.

Also removed the /nonexistent and /joint_states topics.

Signed-off-by: Nate Koenig [email protected]

@nkoenig nkoenig merged commit 1ae9358 into cave_feature_release6 Aug 7, 2020
nkoenig added a commit that referenced this pull request Aug 10, 2020
* add test links to specifications.md and modify parameters in spawn.rb

* Model submission for the OZBOT ATR sensor configurations 1 and 2 from CSIRO_DATA61

* added thumbnail of vehicle

* Model submission for Gagarin sensor configuration 1 from CERBERUS

* fixed issues from PR feedback: drive plugin settings, gas sensor, joint state publisher, imu noise, lidar params and camera settings

* add barometer to m100

* turning radius note and config2 power load fix

* Edited README.md addressing comments

Signed-off-by: Mihir Kulkarni <[email protected]>

* Apply velocity and acceleration limits to submitted configs (#498)

* Limit velocity and acceleration on costar husky

Signed-off-by: Nate Koenig <[email protected]>

* clarify limits in specifications.md

* add limits to remaining submitted configs

* remove diversion since data was provided

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Angela Maio <[email protected]>
Co-authored-by: Angela Maio <[email protected]>

* Restoring velocity controller for moving gimbals (#503)

Signed-off-by: Carlos Aguero <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>

* Changed plugin for Picoflexx from gpu_ray to depth_camera

Signed-off-by: Mihir Kulkarni <[email protected]>

* Fix spawner

Signed-off-by: Nate Koenig <[email protected]>

* Revert run

Signed-off-by: Nate Koenig <[email protected]>

* Fix z offset, and cleanup

Signed-off-by: Nate Koenig <[email protected]>

* Added marsupial capabilities

Signed-off-by: Nate Koenig <[email protected]>

* Added Cerberus Gagarin

Signed-off-by: Nate Koenig <[email protected]>

* Bridge gas topic

Signed-off-by: Nate Koenig <[email protected]>

* Added Gagarin to X1 and R2

Signed-off-by: Nate Koenig <[email protected]>

* Ctu cras norlab absolem sensor config 1 2 (#528)

* Added CTU_CRAS_NORLAB_ABSOLEM_SENSOR_CONFIG_1 and CTU_CRAS_NORLAB_ABSOLEM_SENSOR_CONFIG_2 (which only differ by breadcrumbs).

* Added thumbnails.

* Fixed realsense, omnicam, lights and mass properties.

* Changed order of elements in joint_states to correspond to the real robot.

* Added plugin for automatic handling of laser rotation.

* Fixed problem with loading robot_description.

* Fixed IMU parameters.

* Fixed collision when flipped.

* WIP: Flipper control plugin.

* Added position control for remaining flippers

Signed-off-by: Nate Koenig <[email protected]>

* Fix realsense camera

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Martin Pecka <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>

* Make Absolem turn

Signed-off-by: Nate Koenig <[email protected]>

* Download new models

Signed-off-by: Nate Koenig <[email protected]>

* Remove extra topics and joint states from Absolem model

Signed-off-by: Nate Koenig <[email protected]>

* match API for RGBD

* Fix position control

Signed-off-by: Nate Koenig <[email protected]>

* Fix comment end

Signed-off-by: Nate Koenig <[email protected]>

* Moved and realigned RGBD camera to not be obstructed by realsense mesh (#530)

* Moved and realigned RGBD camera to not be obstructed by realsense mesh.

* Adjust RGBD camera resolution to 640x480 to match other D435 sensors in the repository.

* add barometer to model.sdf

* match topic names to API

* Adjustment of battery plugin on the CSIRO Data61 OZBOT ATR model to use generic X1 parameters tuned to 60 minutes of battery life until validation data is provided.

* Record marsupial pairs (#531)

* Record marsupial pairs

Signed-off-by: Nate Koenig <[email protected]>

* Filter on performers

Signed-off-by: Nate Koenig <[email protected]>

* Cleanup

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>

* Monitor for dead battery events (#533)

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>

* Added a few missing optical frames, and removed the extra rgbd parameters from cerberus_m100 (#525)

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>

* Rotate marsupials (#536)

* rotate marsupial children backwards for R2 and OZBOT

* Added rotations to other launch files

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Angela Maio <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>

* Fix marsupial joints (#535)

Signed-off-by: Nate Koenig <[email protected]>

Co-authored-by: Nate Koenig <[email protected]>

* Remove extra topics and joint states from Absolem model (#529)

* Remove extra topics and joint states from Absolem model

Signed-off-by: Nate Koenig <[email protected]>

* match API for RGBD

* Fix position control

Signed-off-by: Nate Koenig <[email protected]>

* Fix comment end

Signed-off-by: Nate Koenig <[email protected]>

* rename omni topics

* Fixed and added flipper velocity capacity for raw commanded velocities.

* match gimbal cmd to API

* match joint_state to API

Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Angela Maio <[email protected]>
Co-authored-by: Arthur Schang <[email protected]>

* Apply effort limits to the Absolem model

Signed-off-by: Nate Koenig <[email protected]>

* Fix horizondal typo

Signed-off-by: Nate Koenig <[email protected]>

* Fix sensor name

Signed-off-by: Nate Koenig <[email protected]>

* Proper tof_bottom rename

Signed-off-by: Nate Koenig <[email protected]>

* Trying effort of 40

Signed-off-by: Nate Koenig <[email protected]>

* Trying a value of 30

Signed-off-by: Nate Koenig <[email protected]>

* effort=20 allows some obstacle traversal but no tiptoe driving

* Extended GameLogicPlugin to check for vehicle flips (#519)

* check for vehicle flips in GameLogicPlugin

Signed-off-by: Ashton Larkin <[email protected]>

* using rotation matrix and dot product to check vehicle flip

Signed-off-by: Ashton Larkin <[email protected]>

* cleaned up math for checking vehicle flips

Signed-off-by: Ashton Larkin <[email protected]>

* moved check flip call outside of sensor portion in PostUpdate

Signed-off-by: Ashton Larkin <[email protected]>

* added timeout to flip detection that handles false positives

Signed-off-by: Ashton Larkin <[email protected]>

* Fix breadcrumb deployment location

Signed-off-by: Nate Koenig <[email protected]>

* update absolem specs after fixes and breadcrumbs

* update ozbot specs with breadcrumbs

* Adjustment of the FoV parameter to match resolution. (#539)

Co-authored-by: Hong <[email protected]>
Co-authored-by: Tom Molnar <[email protected]>
Co-authored-by: Mihir Kulkarni <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Nate Koenig <[email protected]>
Co-authored-by: Carlos Agüero <[email protected]>
Co-authored-by: Martin Pecka <[email protected]>
Co-authored-by: acschang <[email protected]>
Co-authored-by: Arthur Schang <[email protected]>
Co-authored-by: adlarkin <[email protected]>
@nkoenig nkoenig deleted the remove_extras_from_absolem branch December 10, 2020 22:30
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

Successfully merging this pull request may close these issues.

3 participants