How to create an custom Reinforcement Learning Environment + DDPG agent from ROS environment
Show older comments
Hi,
I´m working on an Agent for a control problem with wam-v (wam-v is a catamaran boat with sensors and cotroller that allow me to make it autonomous). I already wrote a code to control the wam-v in ROS GAZEBO environment which simulate all the forces, waves and mass for the wam-v. Currently, I want to use the matlab RL toolbox to build a DDPG agent to create the autonomy. How can I use the functions that I already wrote as input and output to build a custom matlab environment to train the agent?
1 Comment
Asvin Kumar
on 12 Feb 2021
I don't know these toolboxes well enough to answer your question.
If you haven't seen these pages, they might give you a start.
Answers (0)
Categories
Find more on Reinforcement Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!