Skip to content

Repository files navigation

OpenArm Teleop

OpenArm supports 1:1 teleoperation from a leader arm to a follower arm in two control modes. See the documentation for details.

Installation

[software]https://docs.openarm.dev/software/

Related links

License

Licensed under the Apache License 2.0. See LICENSE.txt for details.

Copyright 2025 Enactic, Inc.

Code of Conduct

All participation in the OpenArm project is governed by our Code of Conduct.

Can Bus Setup

sudo ip link set can0 down
# configure CAN 2.0 with 1mbps
sudo ip link set can0 type can bitrate 1000000
sudo ip link set can0 up


sudo ip link set can1 down
# configure CAN 2.0 with 1mbps
sudo ip link set can1 type can bitrate 1000000
sudo ip link set can1 up

About

OpenArm-related C++ control and integration workspace.

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages