Open dylan-gonzalez opened 1 year ago
Autoware is now working on the Beauty. See the wiki for instructions. Make sure to be inside the docker container first.
@dylan-gonzalez any docs or people we should refer to when testing sensor drivers on the cars?
for the van: me, @hubdwoo, @Jiawei-Liao (for IMU), @AnthonyZhOon for the twizy: me, @AnthonyZhOon
Van:
@dylan-gonzalez what did you mean by lidar doesn't power on? it seems to be on rn and the web portal working
Oh fair dinkum
Running into issues launching mcav_autonomy/autonomy_launch. Issue pinned down to streedtrone.launch.xml lines 20 and 60.
Tasks to debug include
Once solutions found, will have to update the Dockerfiles to avoid encountering in the futur.
Getting the error
@AnthonyZhOon or @dylan-gonzalez if I just want to run the various sensors should I be doing it by running the streetdrone.launc.xml or should I just launch them one by one and test their output?
Eventually the former will need to work anyway no? Seems the current issue is the fact that the roslaunch pkg does not exist for humble https://index.ros.org/p/roslaunch/#humble
Is this on the twizy?
Yup on the Twizy though does that make a difference?
So from now on we don't want to use the mcav_autonomy repo the streetdrone.launch.xml file launches the sensors as well as all our other custom packages
if you want to run the lidar you can use just a velodyne driver cameras dont work at the moment not too sure actually how to run the imu
so looks like only velodyne and the CAN works atm with the twizy
Running VLP16 driver on twizzy outputs the right message but there is no data. Lidar is humming so it seems to be on but not doing anything atm
@dylan-gonzalez do we want to include the gryo_bias_estimator package and also update the node diagram accordingly?
If you guys think so?
11-12-23
RadarTracks
PointCloud
Understand Autoware Sensing
See AVP Diagram (click View->Tags, hide everything but M1)
[ ] Ensure sensor drivers are outputting correct message types on Twizy
[ ] Ensure sensor drivers are outputtinf correct message types on ENV200
[ ] research the difference between using RadarTracks v Pointcloud
[ ] Fix up launch file configurations for ENV200 & Twizy
[ ] Configure mcav_autoware_sensor_kit
[ ] create test cases for the CI/CD pipeline
If you need to test Autoware with a simulator, read here.
If you need any help understanding your task, please ask a lead!