You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a first prototype of the map visualization.
Inspired by the class diagram provided in the brainstorm issue #494.
In the screenshots you can see two Entities inside the map. Red entities are collidables, green ones not.
In the second screenshot the collidable filter is activated. Therefor only the red one shows.
As a RVIZ Panel is needed for this catkin_make must be executed.
In #420 I implemented the functionality to execute catkin_make in the containers.
The current workflow for testing is:
Stop leaderboard
Execute catkin_make in dev container
Start leaderboard
Execute catkin_make in agent container
Execute catkin_make in agent-dev container
Add the panel in rviz
(The visualization node has to be started seperately as well)
As you can see before this can be deployed this infrastructure issue has to be dealt with.
Feature Description
For a
PoC
of the intermediate layer we not only need the data and data structure but also a visualization.This feature should include following:
Definition of Done
Effort Estimate
3 - 4 d
Testability
As this will only be a PoC this will not be tested yet.
Dependencies
#486
The text was updated successfully, but these errors were encountered: