  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix eprel: <http://eprints.org/relation/> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55081>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/55081#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-0fea405b69c5d48131cb5dd573f8db98>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-abec6b5a66c334922e919e9f77078599>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-5a3b13deb1c5165882b7de8a796219ce> .

<https://arxiv.universalpublishings.com/id/eprint/55081/>
	dc:format "text/html";
	dc:title "HTML Summary of #55081 \n\nHumanoid Robot Movement Simulation in ROS\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55081> .

<https://arxiv.universalpublishings.com/id/eprint/55081>
	bibo:abstract "This article examines the task of humanoid robot movement forward and backward simulating in ROS RViz core. The main research lies in the creation and testing of programs to ensure a stable and smooth movement of the robot along a given trajectory. Based on the capabilities of ROS, a system of hand-washing was implemented as a way of balance and stabilization. The results of the simulation demonstrate the effectiveness of the fragmented program and its production exactly follow the markers installed in the virtual middle. The study reinforces the importance of ROS for the modeling and testing of collaborative robots in the context of Industry 5.0, where interactions between people and robots are of key importance"^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/55081#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-0fea405b69c5d48131cb5dd573f8db98>,
		<https://arxiv.universalpublishings.com/id/person/ext-5a3b13deb1c5165882b7de8a796219ce>,
		<https://arxiv.universalpublishings.com/id/person/ext-abec6b5a66c334922e919e9f77078599>;
	dct:date "2024-07-11";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>;
	dct:title "Humanoid Robot Movement Simulation in ROS"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/55081/> .

<https://arxiv.universalpublishings.com/id/org/ext-20ef1f289b7920027328009b5eefe52c>
	foaf:name "Center for Tech and Media Research"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-0fea405b69c5d48131cb5dd573f8db98>
	foaf:familyName "Yevsieiev"^^xsd:string;
	foaf:givenName "Vladyslav"^^xsd:string;
	foaf:name "Vladyslav Yevsieiev"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-5a3b13deb1c5165882b7de8a796219ce>
	foaf:familyName "Maksymova"^^xsd:string;
	foaf:givenName "Svitlana"^^xsd:string;
	foaf:name "Svitlana Maksymova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-abec6b5a66c334922e919e9f77078599>
	foaf:familyName "Abu-Jassar"^^xsd:string;
	foaf:givenName "Amer"^^xsd:string;
	foaf:name "Amer Abu-Jassar"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-d62a5dbdabc792c15cf76756361a4d36>
	foaf:name "Multidisciplinary Journal of Science and Technology"^^xsd:string;
	rdf:type bibo:Collection .

