Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

NuTech-R/epos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

11 Commits

Repository files navigation

epos

epos用ROS2パッケージ

epos

環境構築

要件

  • Ubuntu22.04
  • ROS2 Humble

依存関係

source /opt/ros/humble/setup.bash
rosdep update
cd ~/ws/src
git clone https://github.com/NuTech-R/epos
. epos/install-scripts/install-epos-command-library
cd ~/ws/src/
rosdep install -r -y -i --from-paths .

ビルド

cd ~/ws
colcon build --symlink-install
source install/setup.bash

使用方法

ターミナル1

ros2 launch epos epos4_usb_can_gateway.launch.xml

ターミナル2(速度制御)

ros2 topic pub /epos/motor1/move_with_velocity std_msgs/msg/Float32 "data: 0.0"
or
ros2 topic pub /epos/motor1/move_with_velocity std_msgs/msg/Float32 "data: 1000.0"

参考

Epos Command Library

About

Epos Package for ROS 2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

AltStyle によって変換されたページ (->オリジナル) /