Skip to content

Conversation

@chapulina
Copy link
Owner

Generalize for other simulators

  • Split functionality into:

    • comon: not simulator specific
    • classic: specific to Gazebo classic
  • Bump required version to Gazebo 11

  • Change executable from simslides to simslides_classic

  • Change plugin from libsimslides to libSimSlidesClassic

Fixes

Used the refactoring to address longstanding issues:

  • Remove "prefix + counter" logic, use full visual names instead
  • Move global variables to a singleton class
  • Disable load dialog for now, it doesn't work with all keyframe types
  • Renamed "slide" to "keyframe" throughout the API
  • Removed "Stop" logic, which was never used
  • "Simslides" -> "SimSlides"
Signed-off-by: Louise Poubel <louise@openrobotics.org>
Signed-off-by: Louise Poubel <louise@openrobotics.org>
@chapulina chapulina merged commit 178a692 into main Oct 18, 2020
@chapulina chapulina deleted the classic branch October 18, 2020 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants