Giter Site home page Giter Site logo

navibot_ws's People

Contributors

phibenz avatar

Stargazers

 avatar

navibot_ws's Issues

Why the reward is to set like that?

i donot know what the reason of the setting about reward, why does the distance reward divide the sqrt(200), and the anglereward as well ,anyone who can explain about it? thank you ~

distanceReward=-distance/np.sqrt(200)

		if abs(angle-euler[2])>np.pi:
			angleReward=-abs(-angle-euler[2])/(np.pi)
		else:
			angleReward=-abs(angle-euler[2])/(np.pi)

Error [parser.cc:581] unable to find uri[model://arena_middle]

hello,

I am trying to run roslaunch navibot_gazebo navibot_world.launch and I get the following error:

`started roslaunch server http://aaron-desktop:36929/

PARAMETERS

  • /rosdistro: kinetic
  • /rosversion: 1.12.13
  • /use_sim_time: True

NODES
/
gazebo (gazebo_ros/gzserver)
gazebo_gui (gazebo_ros/gzclient)

auto-starting new master
process[master]: started with pid [9870]
ROS_MASTER_URI=http://localhost:11311

setting /run_id to 91d15f24-6380-11e8-b397-e0d55e0b24d8
process[rosout-1]: started with pid [9883]
started core service [/rosout]
process[gazebo-2]: started with pid [9891]
process[gazebo_gui-3]: started with pid [9903]
[ INFO] [1527626449.618619334]: Finished loading Gazebo ROS API Plugin.
[ INFO] [1527626449.619090795]: waitForService: Service [/gazebo/set_physics_properties] has not been advertised, waiting...
Error [parser.cc:581] Unable to find uri[model://arena_middle]
[ INFO] [1527626470.564004268, 0.040000000]: waitForService: Service [/gazebo/set_physics_properties] is now available.
[ INFO] [1527626470.589452009, 0.270000000]: Physics dynamic reconfigure ready.
[gazebo_gui-3] process has finished cleanly
log file: /home/aaron/.ros/log/91d15f24-6380-11e8-b397-e0d55e0b24d8/gazebo_gui-3*.log`

Please let me know how I can fix this.

Thank you,
Aaron

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.