안녕하세요.
OMOROBOT R1 v2 제품을 사용 중에 있습니다.
이후에 슬램에 사용할 /imu, /odom 데이터가 출력되지 않습니다.
rostopic list에는 /imu, /odom 토픽이 존재하며
rostopic echo /imu
rostopic echo /odom
으로 토픽을 확인하며
roslaunch omo_r1_bringup omo_r1_motor.launch 나
roslaunch omo_r1_bringup omo_r1_imu.launch 를 사용하여도 /imu, /odom 데이터가 출력되지 않습니다.
[ERROR]
Error opening serial: [Errno 2] could not open port /dev/ttyIMU: [Errno 2] No such file or directory: ‘/dev/ttyIMU’
여기서 제가 /dev/ 디렉토리에서 목록을 확인해보니 젯슨나노와 오모로봇이 USB로 연결된 상태에서 gps2, ttyLiDAR, ttyMotor, ttyUSB1 가 추가되어있었습니다.
omorobot r1v2 모델에서 /imu, /odom 데이터를 받는 방법을 알고싶습니다.
추가적으로 github r1v2 소스 받는 방법이 있다고 하시던데 그 부분도 같이 알고 싶습니다.
git clone GitHub - omorobot/omo_r1: Official ros package for OMO R1 robot from the original source has been released https://github.com/omorobot/omoros 에서
git clone https://github.com/omorobot/omo_r1v2.git 로 수정하여도 다운로드 되지 않네요.
r1v2 branch도 목록에서 안보입니다.
확인부탁드립니다.
감사합니다.