- [ ] Upgrade model with realistic dimensions - [ ] Get upgraded CAD models from chassis/powertrain - [ ] Add individual objects for wheels and motors for independent control/manipulation - [ ] Simulate sensor FOV/output and ensure it sends data through ROS interfaces correctly - [ ] Make random field generation with realistic crop row dimensions based on [Competition Repo](https://github.com/FieldRobotEvent/virtual_maize_field) - [ ] Add plant models based on [Example Repo](https://github.com/FieldRobotEvent/generate_plant_models) - [ ] Add noise to sensor output, delay for controls Add Physics Parameters: - [ ] Intertial Matrix - [ ] Centre of Mass - [ ] Mass - [ ] Max speed, acceleration, deceleration - [ ] Check for missing competition environment simulation variables based on the [example](https://github.com/FieldRobotEvent/competition_environment) - [ ] Check out these evaluation ROS2 nodes on the [competition repo](https://github.com/FieldRobotEvent/evaluation_nodes)
Add Physics Parameters: