Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roslaunch underwater_vehicle_dynamics UWSim_g500_dynamics.launch #88

Open
CodeWanglufei opened this issue Sep 21, 2023 · 0 comments
Open

Comments

@CodeWanglufei
Copy link

I have a problem. When I try the controller with Simulink, firstly I comment the keyboard controller in the /UWSim_g500_dynamics.launch file, then I use ' roslaunch underwater_vehicle_dynamics UWSim_g500_dynamics.launch ' in my terminal.
The problem shows below.

Starting UWSim...
[rosrun] Couldn't find executable named uwsim_binary below /home/wyl/uwsim_ws/src/src/underwater_simulation/uwsim
[uwsim-3] process has died [pid 85782, exit code 3, cmd /home/wyl/uwsim_ws/src/src/underwater_simulation/uwsim/src/uwsim --configfile cirs.xml __name:=uwsim __log:=/home/wyl/.ros/log/26247c6e-583c-11ee-a908-000c294a6f71/uwsim-3.log].
log file: /home/wyl/.ros/log/26247c6e-583c-11ee-a908-000c294a6f71/uwsim-3*.log
/home/wyl/uwsim_ws/src/src/underwater_simulation/underwater_vehicle_dynamics/src/dynamics.py:274: SyntaxWarning: The publisher should be created with an explicit keyword argument 'queue_size'. Please see http://wiki.ros.org/rospy/Overview/Publishers%20and%20Subscribers for more information.
self.pub_pose= rospy.Publisher(self.output_topic, Pose)

How to solve ? Looking forward to your reply.

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

No branches or pull requests

1 participant