Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Feature/pm246 stairs in sim #439

Merged
merged 4 commits into from
Jan 20, 2020
Merged

Feature/pm246 stairs in sim #439

merged 4 commits into from
Jan 20, 2020

Conversation

Roelemans
Copy link
Contributor

Closes PM-246

Description

Stairs can be added to the simulation by adding the option " obstacle:=stairs" to march_simulation.launch

Changes

@Roelemans Roelemans requested review from Olavhaasie and a team as code owners January 17, 2020 13:32
@Roelemans Roelemans requested a review from JorisWeeda January 17, 2020 13:32
Copy link
Contributor

@gaiavdh gaiavdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It works!
However, the exoskeleton had a hard time going up the stairs, but the problem for that is not really in this pull request, I think.

@Roelemans
Copy link
Contributor Author

That's correct - it is probably a combination of the tuning in the plugin controlling the CoM and the way the stairs gait works.

@Roelemans Roelemans merged commit 75e3108 into develop Jan 20, 2020
@Roelemans Roelemans deleted the feature/PM246-stairs-in-sim branch January 20, 2020 14:49
@Olavhaasie Olavhaasie mentioned this pull request Jan 28, 2020
RutgerVanBeek pushed a commit that referenced this pull request Jan 28, 2020
* Feature: sound interface (#436)

* Added sound_play sounds to safety

* Removed sound scheduler

* Add sound_play_node to launch file

* Several small fixes

* Fix clang format

* Remove sound scheduler exec depend

* Clang tidy fixes

* Feature/pm246 stairs in sim (#439)

* Fix undefined value in xacro when launching on exo.

* Add stairs to simulation

Co-authored-by: Olav de Haas <[email protected]>

* Feature/pm 249 add rockerswitch input (#438)

* Added rocker switch variable to the gait instruction msg generated by the (mock) input device.

The message can send a 1 which means that the rocker switch has been incremented and a -1 which means that the rocker switch has been decremented.

* Added two more variables to the gait instruction message to distinguish increment or decrement of the rocker switch.

* Removed the rocker switch argument and created the increment and decrement possibilities as instruction types.

Co-authored-by: Roelemans <[email protected]>
Co-authored-by: JorisWeeda <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants