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

WIP: Envire managers #45

Open
wants to merge 128 commits into
base: develop
Choose a base branch
from
Open

Conversation

Rauldg
Copy link
Contributor

@Rauldg Rauldg commented Jan 21, 2022

This merge request addresses some of the features that are needed for using simulation on board.

Things to address before merging:

IMU

  • The IMU task is using an envire graph directly instead of the envire implementation of the node manager

Task

  • updateScenePositions and serializeScene are not implemented in the SimulatorInterface.
  • Update of frame poses in Task::receiveData
  • Interfaces update an envire core updates in Task::getMLSMap
  • Address the management of the FRAME_NAMES (e.g. Origin) via configuration?
  • Task::prepareGraphForMLS interfaces to be updated
  • Task::LoadRobot interface update
  • Task::setupMLSPrecSimulation interface update

RotatingRaySensor

  • The simulated rotating sensor has an additional parameter for delivering pointcloud, depthmaps or both, which is a feature not foreseen in the config of the develop branch of the simulator's core.

Rauldg and others added 30 commits April 18, 2016 18:06
…valuate. The orogen component includes now a deployment for testing
- New tasks network with skid odometry, simple controller and no bodytask.
TODO: The odometry does not provide any output value
TODO: The velodyne task fails to start
Conflicts:
	mars.orogen
	tasks/IMU.cpp
	tasks/Joints.cpp
…t the motors recieve a execute the commands.
Conflicts:
	tasks/Joints.cpp
	tasks/Task.cpp
@Rauldg Rauldg changed the base branch from master to develop January 21, 2022 18:16
@Rauldg
Copy link
Contributor Author

Rauldg commented Mar 8, 2022

  • Move out of this pull request the tests that use the asguard or crex robot, including the correspondent deployments.

Rauldg and others added 4 commits March 8, 2022 11:59
…e scripts folder to how it looks in the original repo
[remove_entern_scripts] Moves out all entern scripts and sets back th…
…void the spatio-temporal envire wrapper since it seems not be maintained and is probably not needed"

This reverts commit e6f82cb.
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.

5 participants