Ricbot: Difference between revisions

From Rsewiki
No edit summary
 
(94 intermediate revisions by the same user not shown)
Line 13: Line 13:
* Manual remote control.
* Manual remote control.


Tentative layout:
== User support ==


[[file: ricbot_on-shape.png | 500px]]
* [[RIC start and stop | Start, drive and stop]]
* [[RIC data recording | Data recording]]


Length is 1m, free height 25cm, width 65cm.
== Installation notes ==


== Installation notes ==
* [[Ricbot hardware]]
 
* Ricbot installation of [[Ricbot realsense | Realsense]]
=== Intel RealSense ===
* [[Ricbot ROS2 | ROS2]] including bridge from MQTT to ROS2 messaging
 
* [[Ricbot GNSS | GNSS]] installation, including 'gpsd'
Install
* [[Ricbot PTP | PTP]] time synchronization.
sudo apt-get install automake libtool libusb-1.0-0-dev libx11-dev xorg-dev libglu1-mesa-dev
* Raspberry as [[RICbot Hotspot | hotspot]].
sudo apt install libssl-dev

Latest revision as of 08:29, 28 April 2026

Ricbot, a wheeled sensor platform

Ricbot is intended for fast deployment to areas of interest.

Main features:

  • Reused motors and wheels from an old "Elector Wheelie" platform
  • Designed to fit into a normal car for deployment, i.e can be disassembled to no more than 55cm in height.
  • No more than 25-30 kg, requiring 1 or 2 persons to load or unload.
  • Wheel-odometry recording (and timestamped)
  • Camera image recording (and timestamped), the intention is Realsense D435.
  • Maybe GNSS recording too.
  • Manual remote control.

User support

Installation notes