iRobotEducation / create3_sim

ROS 2 Simulation for the iRobot® Create® 3 Educational Robot
BSD 3-Clause "New" or "Revised" License
110 stars 56 forks source link

tune opcodes / add placeholder safety params #94

Closed justinIRBT closed 3 years ago

justinIRBT commented 3 years ago

Description

Adjust parameters to achieve behavior more similar to robot with shorter overall range, directional sensor longer range than omni, and smaller omni FOV to account for create3 mount plate on top.

Fixes # (issue).

https://github.com/iRobotEducation/create3_sim/issues/93

Type of change

How Has This Been Tested?

joysticked around sim and verified ir_opcode topic printed expected values at different positions relative to the dock

Checklist

justinIRBT commented 3 years ago

@rjcausarano Just wanted to complement you on the way you represented the sensors, I was happy to discover I wouldn't have to do anything other than tune numbers to get the behavior I wanted.