modify the ambiguity of simulation_env.launch in README
The simulation_env.launch is not a launch file of vehicle_simulator, need to be replaced with a placeholder.
add empy in INSTALL.md
torchvision==0.15.2
To fix RuntimeError: operator torchvision::nms does not exist
protobuf==3.20.1
To fix AttributeError: module 'wandb.proto.wandb_internal_pb2' has no attribute 'Result'
simulation_env.launch
in README Thesimulation_env.launch
is not a launch file ofvehicle_simulator
, need to be replaced with a placeholder.RuntimeError: operator torchvision::nms does not exist
AttributeError: module 'wandb.proto.wandb_internal_pb2' has no attribute 'Result'