Quantcast
Channel: Gazebo: Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 7017

compiling gzweb with gazebo 7.3

$
0
0
I tried compiling gzweb for the latest version of gazebo.. ``` Gazebo multi-robot simulator, version 7.3.0 Copyright (C) 2012-2016 Open Source Robotics Foundation. Released under the Apache 2 License. ``` Node version `v4.2.6` But I am unable to compile as it throws errors like gzweb/tools/gzcoarse.cc:113:28: error: ‘const class gazebo::common::SubMesh’ has no member named ‘GetVertex’ inVertex = _inSubMesh->GetVertex(i); and this seems to be true as there doesn't seem to be any GetVertex in the Submesh? Does gzweb work with gazebo7 or should I downgrade?

Viewing all articles
Browse latest Browse all 7017

Trending Articles