Skip to content

m3nax/DynamixelCSharp

Repository files navigation

DynamixelCSharp

CodeQL .NET Docfx

Unofficial cross-platform cross-arch library for the communication with dynamixel devices.

Releases

https://github.com/m3nax/DynamixelCSharp/releases

Release Version Type Release Note (Changelog) .NET Targeting
NOT RELEASED 8.0.0 DEV 8.0, 9.0

Supported platforms

OS Arch Support Package Version
linux arm32 >= 8.0.0
linux arm64 >= 8.0.0
linux amd64 (x64) >= 8.0.0
windows arm64 >= 8.0.0
windows amd64 (x64) >= 8.0.0
macOS arm64 >= 8.0.0
macOS amd64 (x64) >= 8.0.0
❔ = not tested
✅ = supported
❌ = not supported

Supported devices/protocols

Protocol 1.0

Device Support Tested
AX-12A
AX-18A

Build documentation site

# Install docfx
dotnet tool update -g docfx

# Build documentation site and serve it on localhost:8080
docfx docs/docfx.json -o:./app/docs/ --serve

About

Unofficial cross-platform cross-arch library for the communication with dynamixel devices.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages