Skip to content

RIVeR-Lab/oryx_2012

Repository files navigation

oryx

This repo maintains the a collection of ROS packages for the Oryx platform. All packages are in the root directory of the repository.

Development

The code can be checked out using the following command.

$rosws set oryx https://github.com/RIVeR-Lab/oryx.git --git

The development branch is the 'in-flux' version of the master branch. Code which has been at least tested for basic functionality, but not for full validation, should be merged into this branch.

When creating/modify data for the development branch, create a new 'topic' branch off of development that will contain all of your commits as you work on your modifcations. Once your work is finished and gone through basic testing, merge it back into the development branch.

Packages

  • epos_manager: A package containing nodes needed for communicating with Maxon Epos motor controllers
  • oryx_diagnostics: A node for monitoring other nodes
  • oryx_gui: A package containing a basic teleop GUI (rosbuild)
  • oryx_manager: A package which contains all of the high level operation nodes for oryx
  • oryx_msgs: A package containing all of the messages used by the oryx packages
  • oryx_network_manager: A package which allows for remote management of network interfaces and automatic network configuration

Other Projects

  • AxisCamera: A java library for controlling axis cameras over http
  • AxisCameraGUI: A java ui for controlling axis cameras

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published