Skip to content

377-monitor-and-control-from-inside-office#394

Merged
Jelmerdw merged 1 commit intomainfrom
377-monitor-and-control-from-inside-office
Feb 26, 2026
Merged

377-monitor-and-control-from-inside-office#394
Jelmerdw merged 1 commit intomainfrom
377-monitor-and-control-from-inside-office

Conversation

@Jelmerdw
Copy link
Collaborator

@Jelmerdw Jelmerdw commented Feb 25, 2026

Description

We want to be sure that we can see what the robot sees.
Fixes: #377

First tried to use Foxglove, but this did not work properly, probably due to the lack of compression. For more information, see #395 .

This PR integrates Rosboard. A fork was made with a tiny adaption to support new versions of Numpy. Rosboard does not support input, so no joystick, no waypoints and no E-stop control. These control inputs should still be done using Vizanti, our rcdt_gui or a ROS service call via SHH.

To start Rosboard, set self.viz_conf.rosboard = True for a desired configuration in predefined_configurations.py.

Issue:

DoD

  • Put new SIM card in Lynx
  • We want to be able to see the camera
  • See GPS location
  • Install Rosboard or Foxglove
  • Provide waypoints
  • Be able to use E-stop from our GUI
  • Test how far the robot can go without losing connection; until the entry port of the office grounds
  • Update documentation

Nice to have

  • Pointcloud data

Testing

Drove around the building with the Panther, with sim card connection for internet.
Rosboard was running on a laptop inside the office, over a Tailscale connection.
Rosboard was able to visualize GPS location (/gps/fix).

Camera was not testable on the Panther yet, because of #383.
Realsense was tested with two laptops on different networks via Tailscale, without problems.

Pointcloud was tested on Panther (inside) with Tailscale, but this was too much and crashed the Rosboard connection. Scan was also tested on Panther (inside) with Tailscale, this seemed to work.

Documentation

  • I have updated the documentation (if necessary)

Additional Notes

Any relevant screenshots, logs, or context.

@Jelmerdw Jelmerdw marked this pull request as ready for review February 25, 2026 12:50
This was referenced Feb 25, 2026
Signed-off-by: Jelmer de Wolde <[email protected]>
@Jelmerdw Jelmerdw force-pushed the 377-monitor-and-control-from-inside-office branch from c968819 to 3fe4d70 Compare February 26, 2026 12:21
@Jelmerdw Jelmerdw merged commit 79e4239 into main Feb 26, 2026
43 checks passed
@Jelmerdw Jelmerdw deleted the 377-monitor-and-control-from-inside-office branch February 26, 2026 13:38
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.

Monitor and control from inside office (internet connection?)

3 participants