Skip to content

8 refactoring maincpp#10

Merged
taka-rl merged 29 commits into
mainfrom
8-refactoring-maincpp
Jan 3, 2026
Merged

8 refactoring maincpp#10
taka-rl merged 29 commits into
mainfrom
8-refactoring-maincpp

Conversation

@taka-rl
Copy link
Copy Markdown
Owner

@taka-rl taka-rl commented Jan 3, 2026

No description provided.

… replace necessary definition from main.cpp to them.

updated CMakeLists.txt, folder_structure.md, and README.md files for this update.
…pp/.h and updated BicycleModel.h, VehicleTypes.h, ParkingEnv.h, Entity.h and Renderer.h
…l to ParkingEnv class and env.reset() is called initSimulationState().
… reset() and reward() in ParkingEnv class

updated tick() in Simulator and reward() in ParkingEnv and moved setParkingPos(), setParkingYaw() and isParked() from public to private
fixed Observation type
updated Constructor builds Entities with null shader/mesh pointers - Interpolation state init in Simulator.
…e the local coordinate system of the car from the parking lot corners to the center of the car
… open include file: 'envs/ParkingEnv.h': No such file or directory".
@taka-rl taka-rl linked an issue Jan 3, 2026 that may be closed by this pull request
15 tasks
@taka-rl taka-rl merged commit f2bca1c into main Jan 3, 2026
1 check failed
@taka-rl taka-rl deleted the 8-refactoring-maincpp branch January 4, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactoring main.cpp

1 participant