jack chen

Results 5 issues of jack chen

### Checklist - [X] I've read the [contribution guidelines](https://github.com/tier4/caret/blob/main/.github/CONTRIBUTING.md). - [X] I've read [document](https://tier4.github.io/CARET_doc/main/) and no solution were found. ### Step where the question is related to Recording, Visualization ###...

question

hi, i was run AWSIM_demo.x86_64 , but is has no lidar data . `ros2 topic list` also no lidar , but has others.

i want to add the real sensors data(Lidar,camera) from ros2bag record the world to AWSIM. how can i do it?

it can work since i run AWSIM_demo.x86_64. but can not work base setup tutorial My steps are as follows: 1:Install the Unity Hub on Linux ![image](https://github.com/tier4/AWSIM/assets/50130211/43a05416-b670-4a52-bda2-62b2eef32d1f) 2:Set up the AWSIM...

hi,When I read the code for ddscxx, I found that many of the Publisher events Listener APIs were commented out in PublisherListener.hpp. Why?Is it because these APIs are useless? Or...