Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kisom/krex-ros

ROS sources for the robot.
https://github.com/kisom/krex-ros

jetson-nano jetson-nano-developer-kit robotics ros ros-melodic

Last synced: 1 day ago
JSON representation

ROS sources for the robot.

Awesome Lists containing this project

README

        

krex: kyle's robot experimentation platform

See the docs at https://krex.wntrmute.net/.

There is a Docker container for building this; note that running the
nodes in it is like to result in a number of failed nodes on account of
needing specific hardware.

To build the Docker image:
./docker/run-container build

To run a container:
./docker/run-container [args]

The default Docker behaviour is to run a build and exit.